home *** CD-ROM | disk | FTP | other *** search
/ Power Utilities / Power Utilities.iso / ek / eddy700 / eddy_hst.doc < prev    next >
Encoding:
Text File  |  1992-06-19  |  26.6 KB  |  564 lines

  1.  
  2.                                    EDDY (TM)
  3.  
  4.                                REVISION HISTORY
  5.  
  6.  
  7.     Since the first public release of EDDY, many intermediate versions have
  8.     been produced, but they had very limited distribution.  There does not
  9.     seem to be any useful purpose in detailing the history of all of them.
  10.  
  11.     This document describes functionality changes other than minor bug
  12.     fixes.  Changes in the current version of EDDY are described first.
  13.  
  14.     Changes to versions prior to 5.01 have been deleted from this file, as
  15.     there seems to be little interest in ancient history among the user
  16.     base.  If you have one of the older versions, and feel that you need
  17.     this information, I'll be glad to send it to you.  Just ask.
  18.  
  19.  
  20.     Version 7a (changes since 6c2)
  21.     ==============================
  22.  
  23.     1.  EDDY's "Disk Jockey" functions (see Section 21 of EDDY.DOC) now work
  24.         with any size disk (including RAM disks).  Earlier versions were
  25.         restricted to disks of 32 megabytes or less.
  26.  
  27.     2.  With the cursor on the '..' entry in the display, and display
  28.         sequence is...
  29.         ...not inverted: pressing [home] moves to next higher directory
  30.         ...inverted: pressing [end] moves to next higher directory
  31.         just as though you had pressed [f3].
  32.  
  33.     3.  In addition to interrupting repeating commands such as [^f], [^F5],
  34.         etc., pressing [^c] will also terminate a "where's that file?" scan,
  35.         as well as the directory scanning process that calculates the net
  36.         sizes of files involved in an impending update.
  37.  
  38.     4.  If there are no changes pending, pressing [Enter] will have the same
  39.         effect as pressing [F3] if you are positioned on a file, directory
  40.         or "drive" entry in the display; i.e., you will LOOK at that entry.
  41.         On other display lines, you'll get the usual "Nothing to update"
  42.         message.  If you don't like this use of [Enter], you may customize
  43.         EDDY accordingly; see Section 24.3.4 of EDDY.DOC.  [Enter] still
  44.         initiates an UPDATE if changes are pending.
  45.  
  46.     5.  When LOOKing at RAM, any directory entries that are found there may
  47.         be displayed in EDIT-mode ("DIR") format.  Just as when LOOKing at a
  48.         disk, move the directory data to the top of the screen, and press
  49.         [Alt+d].
  50.  
  51.     6.  Some administrivia:  1) EDDY now (gently) reminds you if you are
  52.         using an unregistered copy.  Upon registering, you will receive the
  53.         latest version, personally registered to you.  2) After more than
  54.         two years of significant changes and the ravages of inflation,
  55.         EDDY's registration fee is increased to $25.00.
  56.  
  57.     Version 6c2 (changes since 6c)
  58.     ==============================
  59.  
  60.     1.  If you press and hold down the [Scroll] key, all processing stops
  61.         until you release the key.
  62.  
  63.     2.  [NumLock] state (ON/OFF) is always ignored by EDDY -- i.e., treated
  64.         as OFF, unless [NumLock] is pressed while EDDY is running.  Once it
  65.         has been pressed, its state is recognized and treated accordingly.
  66.  
  67.     3.  Disk-image copying, formerly referred to as "disk-to-file", can now
  68.         be done from EDIT mode, by pressing [Alt+F5].  No need to go to LOOK
  69.         mode, mark all clusters, and then copy.
  70.  
  71.         The no. of bytes of control information prefixed to a disk-image
  72.         file has increased, from 4 to 6.  However, if you have backup disks
  73.         created with earlier versions of EDDY, these may still be used; EDDY
  74.         recognizes the difference and acts appropriately.
  75.  
  76.     4.  When LOOKing at a disk (the "Drive" line in the display), you may
  77.         "mark" clusters to be copied even though you have not selected a
  78.         target directory previously.  If there is no target, EDDY will ask
  79.         for one, without requiring an exit to EDIT mode.
  80.  
  81.     5.  [BackSpace] may be used to terminate a repeating operation, as well
  82.         as [^c].  This is to avoid traumatic experiences for long-time EDDY
  83.         users who have problems adjusting to change no. 7 of version 6b.
  84.  
  85.     6.  If you go to PATCH immediately after a successful FIND, the patching
  86.         cursor will be placed on the character at the start of the "found"
  87.         string.  The cursor will be in the same mode (hex/ASCII) as the mode
  88.         used to enter the search string when you did the FIND.
  89.  
  90.         If you press any key except [F4] after the FIND, the cursor will be
  91.         placed on the first character of the display if you subsequently do
  92.         press [F4] to PATCH.
  93.  
  94.     Version 6c (changes since 6b2)
  95.     ==============================
  96.  
  97.     1.  If tree directory selection method is used, and an EDDYTREE file
  98.         exists, the file will be updated automatically if it is found to be
  99.         inaccurate.
  100.  
  101.     2.  If files are excluded from the working directory display because
  102.         attribute or timestamp filters are in use, an asterisk will appear
  103.         next to the file count field in the heading.
  104.  
  105.     3.  Numeric option /3 is introduced.  If this option is used, the
  106.         modules needed for updating and for LOOK mode operation will be
  107.         loaded from EDDY.AUX when the program starts, and will be locked in
  108.         memory until EDDY terminates.  This option is primarily useful for
  109.         running EDDY from a floppy.  Using /3 ensures that EDDY's basic
  110.         functionality is always available, even if the diskette containing
  111.         EDDY.AUX is removed.
  112.  
  113.     4.  When comparing files -- [Alt+Shift+F3] -- the values of the bytes
  114.         where differences are found are now displayed along with the file
  115.         offset.
  116.  
  117.     Version 6b2 (changes since 6b)
  118.     ==============================
  119.  
  120.     1.  Point-n-shoot and the DOS Gateway features sometimes caused systems
  121.         which have no expanded memory to "hang", requiring a red-button
  122.         reboot.  This is fixed.
  123.  
  124.     Version 6b (changes since 6a)
  125.     =============================
  126.  
  127.     1.  Directories may be selected from a tree diagram, rather than typing
  128.         in the directory names.  This involves lots of new functions and
  129.         commands; certainly too much to describe here.  See Sections 5.1 -
  130.         5.3 of EDDY.DOC for more information.
  131.  
  132.     2.  Empty (zero-length) files may be copied and moved.
  133.  
  134.     3.  After executing EDDY interactively (rather than in batch mode),
  135.         ERRORLEVEL will always be set to zero.
  136.  
  137.     4.  Option /L means "Set top of LIST to current cursor position" (for
  138.         use with repeating commands.  This was formerly option /T.
  139.  
  140.     5.  When customizing, a list of customizable features is provided for
  141.         review just before the new EDDY.COM is written.
  142.  
  143.     6.  Mouse sensitivity is adjustable - press [Alt+Shift+m].
  144.  
  145.     7.  [^c] is used to terminate a repeating command - formerly [BackSpace].
  146.  
  147.     8.  When building commands for "point-n-shoot' (EDDY.USE file or [F8]),
  148.         the extension for the program file involved is no longer required.
  149.  
  150.     9.  The "speed search" facility for directories and filenames has been
  151.         modified slightly.  It is described in EDDY.DOC Section 4.1.
  152.  
  153.  
  154.     Version 6a (changes since 5.53)
  155.     =================================
  156.  
  157.     1.  With this release, EDDY begins his move into the modern world.
  158.         There is now support for mice (Microsoft-compatible variety, since
  159.         that's all I've got to test with).  Details are in Section 2.1.2 of
  160.         EDDY.DOC.
  161.  
  162.     2.  Another major addition to user-friendliness (and without which a
  163.         mouse wouldn't be all that useful) is pull-down menus.  Menus are
  164.         described in Section 2.2.2 of EDDY.DOC.
  165.  
  166.         In the following paragraphs, you may note that some command keys are
  167.         now used in different places with different meanings.  In the past,
  168.         I've tried to avoid this, to maintain consistency and reduce
  169.         complexity.  With the addition of the menus, however, there's not
  170.         nearly so much to remember in order to use EDDY efficiently.
  171.         Overloading certain keys seems to simplify operations in some cases.
  172.  
  173.     3.  After an UPDATE, any files moved or deleted from the working
  174.         directory will be shown grouped together at the end of the directory
  175.         display, rather than in their original locations before the UPDATE.
  176.  
  177.         If there are more files in the directory than can be displayed by
  178.         EDDY (currently, about 400), files deleted or moved will not be
  179.         shown; instead, additional files from the working directory will be
  180.         displayed.
  181.  
  182.     4.  Point-n-shoot capabilities are improved in 3 major ways:
  183.         a. When you select a .COM, .EXE or .BAT file to execute ([Alt+F9]),
  184.            you may edit the command line first, to add filenames, switches,
  185.            or whatever is appropriate for the file involved.
  186.         b. Commands from EDDY.USE ([Shift+F9]/[Shift+^F9]) may also be
  187.            edited before they are used.
  188.         c. You may specify a default command, which may be executed when
  189.            there is no command found in EDDY.USE for the current file, or
  190.            if you have no EDDY.USE file.  The default command may be edited,
  191.            made permanent (by customizing EDDY), or executed directly (by
  192.            pressing [Shift+F8]).
  193.  
  194.     5.  You may UNDO the COPY, MOVE, DELETE and DESTROY commands without
  195.         affecting other changes that may be pending for the file.  Just
  196.         press the key for the same command again; i.e., if a file is tagged
  197.         for COPY, and you decide not to COPY, press [F5] and the tagging
  198.         will disappear, but any other changes will remain.
  199.  
  200.     6.  When the copy/move confirmation window is displayed (as when the
  201.         file in the target is newer than the one in the working directory),
  202.         [Alt+a], [Alt+c] and [Alt+o] are accepted as valid responses.
  203.  
  204.     7.  After using the DOS Gateway - with [F9], [Alt+F9] or [Shift+F9] -
  205.         the working directory will be reprocessed to insure that any changes
  206.         made outside of EDDY will be reflected properly in the display.
  207.  
  208.     8.  You may tag a file for copy with TAB expansion and/or bit-stripping
  209.         directly, by pressing [Alt+number] or [Alt+b].  No need to tag the
  210.         file first by pressing [F5].
  211.  
  212.     9.  The treatment of the archive attribute for files copied has changed
  213.         slightly.  If option /A is on, the archive attribute on the new copy
  214.         of the file will be the same as the original file.  If option /A is
  215.         off, the archive setting depends on the type of disks involved:
  216.         a. Floppy to floppy - copy set same as original
  217.         b. Hard disk to hard disk - copy set same as original
  218.         c. Floppy to hard disk - archive attribute in copy turned off,
  219.               original unchanged
  220.         d. Hard disk to floppy - archive attribute in copy turned on,
  221.               original turned off
  222.  
  223.    10.  [Alt+r] from EDIT or LOOK modes displays a "FIND & REPLACE" dialog
  224.         box directly.  Before, you first had to press [Alt+f], then [Alt+r].
  225.  
  226.    11.  When LOOKing at a text-format display with lines longer than 80
  227.         characters, moving to the left or right edge of the display may be
  228.         done by pressing [Home] or [End], respectively.  [^Left] and
  229.         [^Right] are still available for this, as well.
  230.  
  231.    12.  Pressing [Home] twice in a row has the same effect as [^Home] -
  232.         i.e., in EDIT mode, the cursor moves to the top of the directory
  233.         display, and in LOOK the display moves to the start of the file.
  234.         Similarly, [End][End] is the same as [^End].
  235.  
  236.    13.  Pressing [s] in LOOK toggles [Up] and [Down] between their normal
  237.         scrolling speed of one-line-per-keypress and half-page-per-keypress.
  238.         A half page is defined by the number of text lines in the display,
  239.         not the physical lines available on your screen.  Thus, the speed of
  240.         scrolling will vary, depending on the data you're LOOKing at.
  241.  
  242.    14.  In PATCH mode, press [Alt+a], to truncate a file after the cursor,
  243.         or [Alt+b], to truncate before the cursor.  Previously, you pressed
  244.         [Alt+y] to truncate, and then answer the "Before or After" question.
  245.         You can still use [Alt+y], too.
  246.  
  247.    15.  With path string displays, such as those resulting from [Alt+w] or
  248.         [Alt+t], the displayed string may be edited before use.
  249.  
  250.    16.  The "pause" indicator for commands defined in EDDY.USE is changed.
  251.         It is now "|" (the DOS piping symbol) instead of a hyphen.
  252.  
  253.    17.  The HELP screens and menus have their own color attributes, not tied
  254.         to those used for other EDDY screens (but HELP colors are the same
  255.         as menu colors).  These colors may be customized as desired.
  256.  
  257.    18.  Volume serial number display and update are now supported. Press
  258.         [^v] for these functions.
  259.  
  260.    19.  You may enter a FIND string containing all "?"s.  This will match
  261.         with strings containing all LETTERS.
  262.  
  263.    20.  When a batch mode execution finishes, "ERRORLEVEL" will be set
  264.         according to the results - 0 for successful update, 255 for no
  265.         matching files, other values corresponding to DOS error codes.
  266.  
  267.    21.  The files making up the EDDY distribution package have been changed.
  268.         EDDYHELP.COM and EDDYLOOK.COM are now combined, along with the new
  269.         MENU functions and UPDATE processing, into the single EDDY.AUX file.
  270.  
  271.         EDDY.HST, EDDY.WHY and EDDY.REG are now called EDDY_HST.DOC,
  272.         EDDY_WHY.DOC and EDDY_REG.DOC, respectively.
  273.  
  274.  
  275.     Version 5.53
  276.     ============
  277.  
  278.     1.  Documentation update only, incorporating material relating to the
  279.         Association of Shareware Professionals (ASP).
  280.  
  281.  
  282.     Version 5.52 (changes since 5.49)
  283.     =================================
  284.  
  285.     1.  [Ctrl]-shifted letter keys are treated similarly in LOOK mode as
  286.         they are in EDIT, described in item 3, version 5.49, below.  Note
  287.         that when entering data, as in PATCH or FIND, the [Ctrl]-shifted
  288.         letters enter their corresponding characters.
  289.  
  290.     2.  [Alt+S+p] sends a form feed to the printer.
  291.  
  292.     3.  [S+F7] and [S+^F7] are used for the "Destroy" and "Destroy ALL"
  293.         commands.  Formerly, these commands used [F8] and [^F8].  [F8] now
  294.         reserved for future use.
  295.  
  296.  
  297.     Version 5.49 (changes since 5.45)
  298.     =================================
  299.  
  300.     1.  When calculating the net change in disk usage for the UPDATE
  301.         confirmation display, space used for directories is included
  302.         whether or not option /D is on. (Except with disks larger than
  303.         32 MB, for which this is not yet implemented.)
  304.  
  305.     2.  Read-only files may be patched without explicitly turning off the
  306.         read-only attribute first (after a warning and "yes" answer from
  307.         the keyboard).
  308.  
  309.     3.  Some users who use different keyboards at different times have
  310.         mentioned that they often hit [Ctrl] when they want [Alt] on the
  311.         AT-style "enhanced" keyboard.  To minimize errors due to this
  312.         problem, in EDIT mode EDDY treats most [Ctrl]-shifted letter keys
  313.         the same as if the corresponding [Alt]-shifted key.  Thus, either
  314.         [Alt+o] or [^o] can be used to change the option settings, [Alt+a]
  315.         or [^a] to set an attribute filter, etc.
  316.  
  317.         Only four of the letter keys are not always treated this way:  [^f],
  318.         [^w], [^n] and [^y].  [^f] always means "FIND in all files".  [^w]
  319.         always means "Where's that file?".  [^n] and [^y] set attributes IF
  320.         the cursor is in the attribute field; if not, [^n] sorts the
  321.         directory by name (like [Alt+n]) and [^y] has no effect (like
  322.         [Alt+y]).
  323.  
  324.     4.  Option /W is used only from the command line.  To initiate "Where's
  325.         that file?" searching within EDDY, only [^w] is used.
  326.  
  327.     Version 5.45 (changes since 5.44)
  328.     =================================
  329.  
  330.     1.  When EDDY asks for a "y/n" response, again pressing the same key
  331.         that produced the message is treated as "yes".
  332.  
  333.     2.  The "seconds" field of a file's timestamp may be edited. (But only
  334.         even #s may be entered - a DOS limitation.)
  335.  
  336.     3.  [Alt+p], pressed when you are in EDIT mode, prints the directory.
  337.         If you press [Alt+p] when EDDY is waiting for you to confirm that
  338.         you want to UPDATE (i.e., after you have pressed [Enter]), all
  339.         update actions will be printed as they occur.  Pressing [Alt+p]
  340.         again turns printing off.
  341.  
  342.     Version 5.44 (changes since 5.42)
  343.     =================================
  344.  
  345.     1.  Bit stripping now works with hex-format displays.
  346.  
  347.     2.  When LOOKing at a file in hex format, you may select the hex portion
  348.         of the display to be in words (as opposed to the normal bytes) by
  349.         pressing [w].  If you want to see the words in inverted order (high-
  350.         order byte first), press [W].  Press the same key again to return to
  351.         the normal byte display.
  352.  
  353.     Version 5.42 (changes since 5.34)
  354.     =================================
  355.  
  356.     1.  You may delete a subdirectory that is not empty.  When you press
  357.         [F7], EDDY will tell you if this is the case, and wait for you to
  358.         decide whether to proceed.  If you do go ahead with the delete, all
  359.         files - and all subdirectories below the current one, plus all of
  360.         their files - will be deleted when you UPDATE.  Read only attributes
  361.         on files or subordinate subdirectories will be ignored.
  362.  
  363.     2.  The LOOK mode functions are now in a separate program module -
  364.         EDDYLOOK.AUX - which is loaded only when required.  This results in
  365.         three improvements:  1) EDDY can display more files (up to around
  366.         400); 2) more memory is available for use with the DOS Gateway; and
  367.         3) the initial program load is slightly faster.
  368.  
  369.     3.  EDDY can switch freely between SUBST'ed drives and subdirectories
  370.         and their un-SUBST'ed, fully expanded path equivalents. See EDDY.DOC,
  371.         Section 5.5 for more info on this.
  372.  
  373.     4.  [Alt+^F7] flags all files as "ignored".  Sounds silly, but see
  374.         EDDY.DOC Section 13.1.
  375.  
  376.     5.  Customizing by using a previously-customized version of EDDY (item
  377.         5, version 5.26, below) is no longer available.  The logic needed to
  378.         ensure full compatibility between versions is bulkier and more cumber-
  379.         some than seems warranted for such an infrequently-used feature.
  380.  
  381.     6.  When LOOKing at an entire disk, any sectors which had read errors
  382.         when read by DOS are flagged with "???" between the hex and ASCII
  383.         portions of the display.
  384.  
  385.     7.  When LOOKing at RAM, the display is updated constantly to let you
  386.         watch locations that change dynamically (not for CGAs).
  387.  
  388.     Version 5.34 (changes since 5.31)
  389.     =================================
  390.  
  391.     1.  [S+^F9] is a multi-file "Point-and-shoot" for ALL displayed files,
  392.         allowing you to process a list of files with the command(s) of your
  393.         choice - e.g., MASM, PRINT, PKARC, WS or ???.  See EDDY.DOC Section
  394.         15.2.2.
  395.  
  396.     2.  Comparing files - [Alt+S+F3] - has been enhanced to tell you where the
  397.         differences in files are, including in files of different lengths.
  398.  
  399.     3.  A file that has been "ignored" - [Alt+F7] - is "un-ignored" only when
  400.         a command affecting that file is performed.
  401.  
  402.     4.  When you exit to DOS from EDDY using [F9], the "prompt" string is
  403.         changed to include the characters "Exit]" at the end.  This is to
  404.         remind you that EDDY is still active, and needs eventually to be
  405.         EXITed to and terminated.  See EDDY.DOC Section 24.3.1 if you don't
  406.         like this change.
  407.  
  408.     Version 5.31 (changes since 5.27)
  409.     =================================
  410.  
  411.     1.  [S+^F3] compares all working directory entries to their correspon-
  412.         ding target directory entries.  For each entry, the result of the
  413.         comparison is displayed, and EDDY pauses until a key is pressed.
  414.  
  415.     2.  When the display is in inverted order (e.g., after [Alt+i]), moving
  416.         the cursor to the bottom of a subdirectory list via [PgDn] or [^End]
  417.         leaves the cursor on the '..' entry, ready for a possible [F3].
  418.  
  419.     3.  Option /I is eliminated.
  420.  
  421.     4.  Mailing address on final display changed.
  422.  
  423.     Version 5.27 (changes since 5.26)
  424.     =================================
  425.  
  426.     1.  Copying and moving is now done AFTER all other changes - renaming,
  427.         timestamp, attributes - have been made to a file.  Previously, copies
  428.         and moves were done first.
  429.  
  430.     Version 5.26 (changes since 5.17)
  431.     =================================
  432.  
  433.     1.  Pressing [Alt+S+F3] compares the contents of the current file to a
  434.         file with the same name in the target directory, and reports
  435.         whether they are identical or not.
  436.  
  437.     2.  EDDY now has a "point-and-shoot" capability.  You can define
  438.         commands to be executed on specified files, without leaving EDDY, by
  439.         creating a file called "EDDY.USE".  For example, if EDDY.USE
  440.         contains the line:
  441.                            *.ARC  C:\UTIL\PKARC V %1
  442.         pressing [S+F9] while the cursor is on a file with a ".ARC"
  443.         extension will display the contents of that file.
  444.  
  445.     3.  When the cursor is on a ".COM", ".EXE" or ".BAT" file, pressing
  446.         [Alt+F9] executes that file, then returns to EDDY.
  447.  
  448.     4.  The COPY/MOVE/DELETE Controls default settings are changed to
  449.         Y,Y,C,C,N,N.
  450.  
  451.     5.  If you are upgrading to a new level of EDDY, and you already have an
  452.         old copy customized the way you like it, you may tell EDDY to create
  453.         the new version with the same customized configuration as the old.
  454.         See EDDY.DOC, Section 24.3.
  455.  
  456.     Version 5.17 (changes since 5.05)
  457.     =================================
  458.  
  459.     1.  A "FIND and REPLACE" function is now available.  It is toggled
  460.         ON/OFF by pressing [Alt+r] while the FIND window is displayed.  If you
  461.         start a search (by pressing [Enter] or [^Enter]) while the "REPLACE"
  462.         portion of the window is displayed, REPLACE is activated whenever a
  463.         match is found.
  464.  
  465.     2.  [End] is used to mark the end of a FIND string, rather than [Up].
  466.  
  467.     3.  COPY, MOVE, DELETE and DESTROY can now be done in batch mode.
  468.  
  469.     4.  The file attribute heading letters have been changed from "RHSDAN"
  470.         to "RHYDAS"; the meaning of "S" is now "Shared" (replacing "N"
  471.         for "Network"), and "Y" means "sYstem".
  472.  
  473.     5.  The following operations are not allowed on network drives or on
  474.         disks larger than 32 MB:
  475.         - Any action (LOOK, PATCH, etc.) on the disk as a whole
  476.         - Moving directories
  477.         - Changing directory timestamps
  478.  
  479.     6.  The COPY/MOVE Controls may be used to govern the selection of files
  480.         to be deleted, also.  This is useful when "cleaning up" a disk with
  481.         lots of duplicate files in various directories.  You may, for
  482.         example, tell EDDY to delete only files that are also in the target,
  483.         and which have timestamps older than or the same as that file in the
  484.         target.  See EDDY.DOC, Sections 10 and 12.2.
  485.  
  486.         The default settings for the Controls are N,Y,C,C,N,N.
  487.  
  488.     7.  When LOOKing at a file, [F3] has the same effect as [Esc], thus
  489.         saving a finger move between keys.  [F4] works similarly for PATCH.
  490.  
  491.  
  492.  
  493.     Version 5.05 (changes since 5.01)
  494.     =================================
  495.  
  496.     1.  You may move subdirectories, including any files and other direc-
  497.         tories they may contain (i.e., "prune and graft").
  498.  
  499.     2.  You may change the timestamp on directories.
  500.  
  501.     3.  In LOOK mode, [Alt+p] prints the file.  Printing starts with the
  502.         first line of the display, and continues until a key is pressed.
  503.  
  504.     4.  In LOOK mode, [e] toggles EGA/VGA monitor between 25 lines per
  505.         screen and 43/50 lines.
  506.  
  507.     5.  The DOS gateway is now available in LOOK mode, by pressing [F9].
  508.  
  509.  
  510.     Version 5.01 (changes since 4.16)
  511.     =================================
  512.  
  513.     1.  You may now LOOK at, FIND strings on, PATCH and COPY data from disks
  514.         directly by physical sectors, without regard to file or directory
  515.         structure.  It's all described in Section 19 of EDDY.DOC.  (In
  516.         version 5.08 and later, Section 21).  Extreme caution advised!
  517.  
  518.         PATCHing for physical disk sectors can also be permanently disabled,
  519.         if you want to put EDDY on a machine which potentially-mischievous
  520.         people can access.
  521.  
  522.     2.  EDDY now does data recovery.  Using the above features, you can
  523.         easily select data to be copied to a target file.  No dangerous
  524.         direct patching of directories and FATs required to recover a
  525.         deleted file.  See Section 20 (in 5.08, 22) for details.
  526.  
  527.     3.  A file that is tagged for "Copy" may also be tagged so that the
  528.         new copy will be bit-stripped (any high-order bits removed) and/or
  529.         have any TAB characters expanded.  This is done by pressing [Alt+b]
  530.         or [Alt+number], respectively.  These commands have the same effect
  531.         on the new copy that they would have on the LOOK mode display for
  532.         the file.
  533.  
  534.         The file must already be tagged for "Copy" before these commands
  535.         will work.
  536.  
  537.     4.  Option /D, directory sizing, has been introduced.  Normally, the
  538.         disk space used to hold subdirectories is not included in EDDY's
  539.         display or calculations.  If you turn on option /D, all such space
  540.         will be accounted for in the display.  However, the processing
  541.         needed to gather the information is VERY time-consuming, so you may
  542.         only wish to use it in cases where the information is really
  543.         important.
  544.  
  545.     5.  Some users report program "hangs" (or no response at all) when
  546.         certain keys or key combinations are used.  If this happens to you,
  547.         try using option /I when you execute EDDY.  Option /I tells EDDY to
  548.         use BIOS calls to access the keyboard, rather than the DOS calls
  549.         used normally. It also enables cursor size changes, and the pitch
  550.         and duration of "beeps" are controlled by EDDY, rather than DOS.
  551.  
  552.     6.  The display heading and the update summary display reflect the
  553.         actual physical disks involved, even if they are SUBST'ed or ASSIGN'ed.
  554.  
  555.     7.  When entering FIND strings, the "don't match" attribute is specified
  556.         by pressing [Alt+k] instead of [Alt+m].
  557.  
  558.     8.  HELP now offers menu selection of HELP topics.  [F1] while in HELP
  559.         displays the menu, providing a "HELP-for-HELP" facility.
  560.  
  561.     9.  Auto-scroll works only in LOOK mode.
  562.  
  563.    10.  The suggested registration fee is increased to $20.00.
  564.